home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12128 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.xnet.com!news-admin
  2. From: kd9fb@xnet.com (Peter Mikalajunas)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C++ to C conversion program for Unix machines?
  5. Date: Fri, 29 Mar 1996 11:10:16 GMT
  6. Organization: XNet - A Full Service Internet Provider - (708) 983-6064
  7. Message-ID: <4jgg47$a83@flood.xnet.com>
  8. References: <xnhg2av1lz3.fsf@vivaldi.csc.ti.com> <315b3927.235472331@usenet.interramp.com>
  9. NNTP-Posting-Host: monsoon.xnet.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. tandemino@interramp.com (Joe Peterson) wrote:
  13.  
  14. >On 26 Mar 1996 17:19:28 -0600, yeshwant@vivaldi.csc.ti.com (Yeshwant
  15. >Muthusamy) mumbled:
  16.  
  17. >>
  18. >>Does anybody know of a program (running under UNIX) that takes in C++ code 
  19. >>and spits out C? Any pointers appreciated.
  20.  
  21. If you have access to a HP box, it uses Cfront .  There is a command
  22. line switch to force the C code to be written to a file.
  23.  
  24. >The only such utility I know of is AT&T's 'cfront'.  Before the days
  25. >of native C++ compilers, 'cfront' was built to convert C++ code to be
  26. >fed into a C compiler.
  27.  
  28. >Where to get a version, I don't know.  AFAIK, you have to get a
  29. >license for it from AT&T, but maybe that's just if you're going to be
  30. >building a version for a particular h/w-OS platform.
  31.  
  32. The contact is Ed Cartier at AT&T's Bell Labs.  It is not cheap.
  33.  
  34. kd9fb@xnet.com
  35. http://www.xnet.com/~kd9fb
  36.  
  37.